[INFO] cloning repository https://github.com/cydanix/nano-iam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cydanix/nano-iam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a61791450cb0007882401a6721bdbe50f2c446e1
[INFO] testing cydanix/nano-iam against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydanix%2Fnano-iam" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cydanix/nano-iam
[INFO] finished tweaking git repo https://github.com/cydanix/nano-iam
[INFO] tweaked toml for git repo https://github.com/cydanix/nano-iam written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cydanix/nano-iam on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cydanix/nano-iam already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded rsa v0.9.9
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded lettre v0.11.19
[INFO] [stderr]   Downloaded webpki-roots v1.0.4
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded stacker v0.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cfadb39c2876e94ee01cb837faa4c96816b47b608ba37be00152ba226e7daf4
[INFO] running `Command { std: "docker" "start" "-a" "8cfadb39c2876e94ee01cb837faa4c96816b47b608ba37be00152ba226e7daf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cfadb39c2876e94ee01cb837faa4c96816b47b608ba37be00152ba226e7daf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfadb39c2876e94ee01cb837faa4c96816b47b608ba37be00152ba226e7daf4", kill_on_drop: false }`
[INFO] [stdout] 8cfadb39c2876e94ee01cb837faa4c96816b47b608ba37be00152ba226e7daf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 104782b100204576acd85083da0fccfe7bb061618521b12afa21dec37b0e045b
[INFO] running `Command { std: "docker" "start" "-a" "104782b100204576acd85083da0fccfe7bb061618521b12afa21dec37b0e045b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling nano-iam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "104782b100204576acd85083da0fccfe7bb061618521b12afa21dec37b0e045b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104782b100204576acd85083da0fccfe7bb061618521b12afa21dec37b0e045b", kill_on_drop: false }`
[INFO] [stdout] 104782b100204576acd85083da0fccfe7bb061618521b12afa21dec37b0e045b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0bc69128cc53079b0f100518d0a332afc21dd503b2461cb73340c3245f475c
[INFO] running `Command { std: "docker" "start" "-a" "9c0bc69128cc53079b0f100518d0a332afc21dd503b2461cb73340c3245f475c", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling lettre v0.11.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling nano-iam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9c0bc69128cc53079b0f100518d0a332afc21dd503b2461cb73340c3245f475c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0bc69128cc53079b0f100518d0a332afc21dd503b2461cb73340c3245f475c", kill_on_drop: false }`
[INFO] [stdout] 9c0bc69128cc53079b0f100518d0a332afc21dd503b2461cb73340c3245f475c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 997025d2ab7589c5ac0e4aeee2990a7d3c0bd0fa1d140ff9a89956a734093f31
[INFO] running `Command { std: "docker" "start" "-a" "997025d2ab7589c5ac0e4aeee2990a7d3c0bd0fa1d140ff9a89956a734093f31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nano_iam-1855008385aca12a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test email::tests::test_new_office365_with_different_ports ... ok
[INFO] [stdout] test email::tests::test_new_office365_invalid_email ... ok
[INFO] [stdout] test email::tests::test_new_office365_with_name_in_email ... ok
[INFO] [stdout] test email::tests::test_new_office365_send_verification_email ... ok
[INFO] [stdout] test email::tests::test_new_office365_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-2cab8225670bac06)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test test_change_password_weak_new_password ... FAILED
[INFO] [stdout] test test_cleanup_expired_objects ... FAILED
[INFO] [stdout] test test_delete_account_invalid_password ... FAILED
[INFO] [stdout] test test_cleanup_expired_objects_with_retention ... FAILED
[INFO] [stdout] test test_change_password ... FAILED
[INFO] [stdout] test test_check_email_available ... FAILED
[INFO] [stdout] test test_change_password_invalid_old_password ... FAILED
[INFO] [stdout] test test_check_email_available_after_soft_delete ... FAILED
[INFO] [stdout] test test_access_token_works_after_refresh ... FAILED
[INFO] [stdout] test test_double_usage_detection_and_chain_revocation ... FAILED
[INFO] [stdout] test test_get_account ... FAILED
[INFO] [stdout] test test_get_account_not_found ... FAILED
[INFO] [stdout] test test_google_oauth_account_auto_verified ... FAILED
[INFO] [stdout] test test_logout_all_invalid_password ... FAILED
[INFO] [stdout] test test_google_oauth_auth_type_mismatch ... FAILED
[INFO] [stdout] test test_multiple_refreshes_work ... FAILED
[INFO] [stdout] test test_refresh_maintains_root_token ... FAILED
[INFO] [stdout] test test_get_account_after_soft_delete ... FAILED
[INFO] [stdout] test test_email_sent_on_registration ... FAILED
[INFO] [stdout] test test_expired_access_token_fails_authentication ... FAILED
[INFO] [stdout] test test_expired_refresh_token_fails_refresh ... FAILED
[INFO] [stdout] test test_email_sent_for_each_registration ... FAILED
[INFO] [stdout] test test_google_oauth_register ... FAILED
[INFO] [stdout] test test_multiple_refreshes_maintain_chain ... FAILED
[INFO] [stdout] test test_delete_account_soft_deletes ... FAILED
[INFO] [stdout] test test_refresh_token_usage_counter ... FAILED
[INFO] [stdout] test full_auth_flow_register_verify_login_refresh ... FAILED
[INFO] [stdout] test test_refresh_issues_new_tokens ... FAILED
[INFO] [stdout] test test_reset_password_weak_password ... FAILED
[INFO] [stdout] test test_token_chain_creation ... FAILED
[INFO] [stdout] test test_request_password_reset_nonexistent_email ... FAILED
[INFO] [stdout] test test_resend_verification_email_already_verified ... FAILED
[INFO] [stdout] test test_reset_password ... FAILED
[INFO] [stdout] test test_resend_verification_email ... FAILED
[INFO] [stdout] test test_reset_password_invalid_code ... FAILED
[INFO] [stderr] [2m2026-06-12T17:52:33.662503Z[0m [31mERROR[0m [2mnano_iam::google_oauth[0m[2m:[0m GOOGLE_OAUTH_CLIENT_ID environment variable not set
[INFO] [stdout] test test_verify_google_id_token_missing_client_id ... ok
[INFO] [stderr] [2m2026-06-12T17:52:33.663920Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-06-12T17:52:33.664628Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-06-12T17:52:33.665599Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stderr] [2m2026-06-12T17:52:33.671157Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_refresh_token_revoked_after_use ... FAILED
[INFO] [stdout] test test_token_chain_revocation_on_compromise ... FAILED
[INFO] [stdout] test test_logout_all_revokes_all_tokens ... FAILED
[INFO] [stdout] test test_logout_revokes_access_token ... FAILED
[INFO] [stdout] test test_request_password_reset ... FAILED
[INFO] [stderr] [2m2026-06-12T17:52:33.944230Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:46447/
[INFO] [stderr] [2m2026-06-12T17:52:33.945394Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:46447
[INFO] [stderr] [2m2026-06-12T17:52:33.945725Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:46447
[INFO] [stderr] [2m2026-06-12T17:52:33.946307Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 89 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.947468Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.947541Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-06-12T17:52:33.947725Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-06-12T17:52:33.947927Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 216 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.948065Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.948113Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (107 bytes)
[INFO] [stderr] [2m2026-06-12T17:52:33.948185Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-06-12T17:52:33.948331Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:46447)
[INFO] [stderr] [2m2026-06-12T17:52:33.948499Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google account email not verified
[INFO] [stderr] [2m2026-06-12T17:52:33.952003Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:40483/
[INFO] [stderr] [2m2026-06-12T17:52:33.952207Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:40483
[INFO] [stderr] [2m2026-06-12T17:52:33.952465Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:40483
[INFO] [stderr] [2m2026-06-12T17:52:33.954212Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-06-12T17:52:33.955411Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_verify_google_id_token_unverified_email ... ok
[INFO] [stderr] [2m2026-06-12T17:52:33.955874Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 86 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.956086Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.956273Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-06-12T17:52:33.956463Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-06-12T17:52:33.956816Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 84 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.956906Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.956960Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-06-12T17:52:33.957043Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:40483)
[INFO] [stderr] [2m2026-06-12T17:52:33.957095Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google token validation failed with status: 400 Bad Request
[INFO] [stderr] [2m2026-06-12T17:52:33.957450Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:39925/
[INFO] [stderr] [2m2026-06-12T17:52:33.957508Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:39925
[INFO] [stderr] [2m2026-06-12T17:52:33.957668Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:39925
[INFO] [stderr] [2m2026-06-12T17:52:33.957849Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 88 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.958060Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.958078Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-06-12T17:52:33.958208Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-06-12T17:52:33.958374Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 209 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.958468Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.958483Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (100 bytes)
[INFO] [stderr] [2m2026-06-12T17:52:33.958513Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-06-12T17:52:33.958578Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:39925)
[INFO] [stderr] [2m2026-06-12T17:52:33.958880Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-06-12T17:52:33.959095Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_verify_google_id_token_invalid_response ... ok
[INFO] [stderr] [2m2026-06-12T17:52:33.961056Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stderr] [2m2026-06-12T17:52:33.961363Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] test test_verify_google_id_token_success ... ok
[INFO] [stderr] [2m2026-06-12T17:52:33.965553Z[0m [34mDEBUG[0m [2mreqwest::connect[0m[2m:[0m starting new connection: http://127.0.0.1:43427/
[INFO] [stderr] [2m2026-06-12T17:52:33.965674Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connecting to 127.0.0.1:43427
[INFO] [stderr] [2m2026-06-12T17:52:33.967648Z[0m [34mDEBUG[0m [2mhyper::client::connect::http[0m[2m:[0m connected to 127.0.0.1:43427
[INFO] [stderr] [2m2026-06-12T17:52:33.968170Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 2 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.968251Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is empty
[INFO] [stderr] [2m2026-06-12T17:52:33.968441Z[0m [34mDEBUG[0m [2mwiremock::mock_set[0m[2m:[0m Handling request.
[INFO] [stderr] [2m2026-06-12T17:52:33.968505Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 93 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.968805Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m parsed 3 headers
[INFO] [stderr] [2m2026-06-12T17:52:33.968866Z[0m [34mDEBUG[0m [2mhyper::proto::h1::io[0m[2m:[0m flushed 200 bytes
[INFO] [stderr] [2m2026-06-12T17:52:33.968950Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body is content-length (92 bytes)
[INFO] [stderr] [2m2026-06-12T17:52:33.969030Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m incoming body completed
[INFO] [stderr] [2m2026-06-12T17:52:33.969149Z[0m [34mDEBUG[0m [2mhyper::client::pool[0m[2m:[0m pooling idle connection for ("http", 127.0.0.1:43427)
[INFO] [stderr] [2m2026-06-12T17:52:33.969313Z[0m [33m WARN[0m [2mnano_iam::google_oauth[0m[2m:[0m Google token audience mismatch
[INFO] [stderr] [2m2026-06-12T17:52:33.970834Z[0m [34mDEBUG[0m [2mwiremock::mock_server::exposed_server[0m[2m:[0m Verify mock expectations.
[INFO] [stdout] test test_verify_google_id_token_audience_mismatch ... ok
[INFO] [stderr] [2m2026-06-12T17:52:33.971050Z[0m [34mDEBUG[0m [2mhyper::proto::h1::conn[0m[2m:[0m read eof
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password_weak_new_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_cleanup_expired_objects stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_account_invalid_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_cleanup_expired_objects_with_retention stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_check_email_available stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_change_password_invalid_old_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_check_email_available_after_soft_delete stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_access_token_works_after_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_double_usage_detection_and_chain_revocation stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account_not_found stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_account_auto_verified stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_all_invalid_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_auth_type_mismatch stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_refreshes_work stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_maintains_root_token stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_account_after_soft_delete stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_email_sent_on_registration stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_expired_access_token_fails_authentication stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_expired_refresh_token_fails_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_email_sent_for_each_registration stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_google_oauth_register stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_multiple_refreshes_maintain_chain stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_account_soft_deletes stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_token_usage_counter stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- full_auth_flow_register_verify_login_refresh stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_issues_new_tokens stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password_weak_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_chain_creation stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_request_password_reset_nonexistent_email stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_resend_verification_email_already_verified stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_resend_verification_email stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_reset_password_invalid_code stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_refresh_token_revoked_after_use stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_chain_revocation_on_compromise stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_all_revokes_all_tokens stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_logout_revokes_access_token stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] ---- test_request_password_reset stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     full_auth_flow_register_verify_login_refresh
[INFO] [stdout]     test_access_token_works_after_refresh
[INFO] [stdout]     test_change_password
[INFO] [stdout]     test_change_password_invalid_old_password
[INFO] [stdout]     test_change_password_weak_new_password
[INFO] [stdout]     test_check_email_available
[INFO] [stdout]     test_check_email_available_after_soft_delete
[INFO] [stdout]     test_cleanup_expired_objects
[INFO] [stdout]     test_cleanup_expired_objects_with_retention
[INFO] [stdout]     test_delete_account_invalid_password
[INFO] [stdout]     test_delete_account_soft_deletes
[INFO] [stdout]     test_double_usage_detection_and_chain_revocation
[INFO] [stdout]     test_email_sent_for_each_registration
[INFO] [stdout]     test_email_sent_on_registration
[INFO] [stdout]     test_expired_access_token_fails_authentication
[INFO] [stdout]     test_expired_refresh_token_fails_refresh
[INFO] [stdout]     test_get_account
[INFO] [stdout]     test_get_account_after_soft_delete
[INFO] [stdout]     test_get_account_not_found
[INFO] [stdout]     test_google_oauth_account_auto_verified
[INFO] [stdout]     test_google_oauth_auth_type_mismatch
[INFO] [stdout]     test_google_oauth_register
[INFO] [stdout]     test_logout_all_invalid_password
[INFO] [stdout]     test_logout_all_revokes_all_tokens
[INFO] [stdout]     test_logout_revokes_access_token
[INFO] [stdout]     test_multiple_refreshes_maintain_chain
[INFO] [stdout]     test_multiple_refreshes_work
[INFO] [stdout]     test_refresh_issues_new_tokens
[INFO] [stdout]     test_refresh_maintains_root_token
[INFO] [stdout]     test_refresh_token_revoked_after_use
[INFO] [stdout]     test_refresh_token_usage_counter
[INFO] [stdout]     test_request_password_reset
[INFO] [stdout]     test_request_password_reset_nonexistent_email
[INFO] [stdout]     test_resend_verification_email
[INFO] [stdout]     test_resend_verification_email_already_verified
[INFO] [stdout]     test_reset_password
[INFO] [stdout]     test_reset_password_invalid_code
[INFO] [stdout]     test_reset_password_weak_password
[INFO] [stdout]     test_token_chain_creation
[INFO] [stdout]     test_token_chain_revocation_on_compromise
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 40 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "997025d2ab7589c5ac0e4aeee2990a7d3c0bd0fa1d140ff9a89956a734093f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "997025d2ab7589c5ac0e4aeee2990a7d3c0bd0fa1d140ff9a89956a734093f31", kill_on_drop: false }`
[INFO] [stdout] 997025d2ab7589c5ac0e4aeee2990a7d3c0bd0fa1d140ff9a89956a734093f31
